Skip to content

Fix t_HEX_INTEGER to accept lower-case digits a-f#93

Merged
bfontaine merged 2 commits into
swaroopch:masterfrom
mdbenito:fix/hex-parsing
Jun 17, 2026
Merged

Fix t_HEX_INTEGER to accept lower-case digits a-f#93
bfontaine merged 2 commits into
swaroopch:masterfrom
mdbenito:fix/hex-parsing

Conversation

@mdbenito

@mdbenito mdbenito commented Jul 5, 2025

Copy link
Copy Markdown
Contributor

This PR fixes the PLY regex for HEX_INTEGER to accept lower-case hexadecimal digits. Not doing so results in hex numbers being split as separate integers and symbols

@bfontaine bfontaine merged commit 0a48d93 into swaroopch:master Jun 17, 2026
7 checks passed
@bfontaine

Copy link
Copy Markdown
Collaborator

Thanks! Sorry for the delay; there was an issue with the build I couldn’t fix by myself.

@mdbenito

Copy link
Copy Markdown
Contributor Author

Thanks! Sorry for the delay; there was an issue with the build I couldn’t fix by myself.

No worries. It's amazing that you remembered after all this time 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants